Skip to main content

antialiased

Type

property

Summary

Specifies whether the edges of the graphic object should be smoothed or not.

Syntax

set the antialiased of <graphic> to { true | false }

Description

Use the antialiased property to enable or disable the smoothing of the edges of graphic objects.

note

Anitialised graphics cannot be displayed with dashed lines. The property inspector adjusts for this by unsetting the antialised property when the dashes property is set.

Examples

set the antialiased of graphic "Title" to true

glossary: property, object

property: capStyle, joinStyle, fillRule, miterLimit, fillGradient, strokeGradient, dashes

Compatibility and Support

Introduced

LiveCode 2.7

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?